Skip to content

solve task - #3801

Open
KaPany322 wants to merge 1 commit into
mate-academy:masterfrom
KaPany322:solving
Open

solve task#3801
KaPany322 wants to merge 1 commit into
mate-academy:masterfrom
KaPany322:solving

Conversation

@KaPany322

Copy link
Copy Markdown

No description provided.

@mateacademy-ai-mentor mateacademy-ai-mentor left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Your implementation is complete and correct. All 8 variables with different data types (int, float, bool, str, list, tuple, dict, set) are properly defined in app/main.py. The sorted_variables dictionary correctly categorizes the 3 mutable types (list, dict, set) under the 'mutable' key and the 5 immutable types (int, float, str, tuple, bool) under the 'immutable' key. Well done!


✨ Please rate this review in the Platform's notification center1. I will be grateful for your feedback! ✨

Footnotes

  1. Rate AI review example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants